home *** CD-ROM | disk | FTP | other *** search
/ .net (Poland) 2000 September / Magazyn_Net_09_2000 (CDB).iso / offline / zalogag16 / data16 / zaloga.css < prev   
Encoding:
Cascading Style Sheet File  |  2000-09-15  |  1.6 KB  |  114 lines

  1.  
  2. body {
  3. font-family: Verdana;
  4. font-size: 10pt;
  5. color: black;
  6. font-weight: normal;
  7. }
  8.  
  9. td {
  10. font-family: Verdana;
  11. font-size: 11px;
  12. color: black;
  13. font-weight: normal;
  14. }
  15.  
  16. .tabelka {
  17. font-family: Verdana;
  18. font-size: 9pt;
  19. color: white;
  20. font-weight: normal;
  21. }
  22.  
  23. .strony {
  24. font-family: Verdana;
  25. font-size: 11px;
  26. color: white;
  27. font-weight: normal;
  28. }
  29.  
  30. img {border-color: black;}
  31.  
  32. .menutxt {
  33. font-family: Verdana;
  34. font-size: 9pt;
  35. color: white;
  36. font-weight: bold;
  37. text-decoration: none;
  38. }
  39.  
  40. .menutxt:hover {
  41. font-family: Verdana;
  42. font-size: 9pt;
  43. color: white;
  44. font-weight: bold;
  45. text-decoration: underline;
  46. }
  47.  
  48. .link {
  49. font-family: Arial CE;
  50. font-size: 12px;
  51. color: rgb(18,82,142);
  52. font-weight: normal;
  53. text-decoration: none;
  54. }
  55.  
  56. .link:hover {
  57. font-family: Arial CE;
  58. font-size: 12px;
  59. color: rgb(18,82,142);
  60. font-weight: normal;
  61. text-decoration: underline;
  62. }
  63.  
  64. .maly2 {
  65. font-family: Arial;
  66. font-size: 9pt;
  67. color: black;
  68. font-weight: normal;
  69. text-decoration: none;
  70. }
  71.  
  72. .maly {
  73. font-family: Verdana;
  74. font-size: 8pt;
  75. color: black;
  76. font-weight: normal;
  77. text-decoration: none;
  78. }
  79.  
  80. .maly:hover {
  81. font-family: Verdana;
  82. font-size: 8pt;
  83. color: black;
  84. font-weight: normal;
  85. text-decoration: underline;
  86. }
  87.  
  88. .who {
  89. font-family: Verdana;
  90. font-size: 7pt;
  91. color: silver;
  92. font-weight: normal;
  93. text-decoration: none;
  94. }
  95.  
  96. .who:hover {
  97. font-family: Verdana;
  98. font-size: 7pt;
  99. color: white;
  100. font-weight: normal;
  101. text-decoration: underline;
  102. }
  103.  
  104. .strony {
  105. font-family: Verdana;
  106. font-size: 11px;
  107. color: rgb(144,13,35);
  108. font-weight: normal;
  109. }
  110.  
  111. .mikro {
  112. font-family: Arial CE;
  113. font-size: 7px;
  114. }